/*transition: margin-top .4s;*/
/*-moz-transition:margin-top .4s; !* Firefox 4 *!*/
/*-webkit-transition:margin-top .4s; !* Safari and Chrome *!*/
/*!*-o-transition:margin-top .4s; !* Opera *!*!*/


.adbgimg-li-box{
    cursor: pointer;
    /*background: url("../images/home/loding_bg.jpg") no-repeat;*/
    /*-webkit-background-size: cover;*/
    /*background-size: cover;*/
    /*z-index: 8;*/
}


/* banner窗口样式*/
.banner-dbbox { width: 100% !important;height: calc(100vh); overflow: hidden; background-color: #eee; position: relative; z-index: 0; margin: 0px; min-width: 1200px;}
.loading:before { content: ' '; display: block;  text-align: center; color: #059aff; font-size: 28px; opacity: 0.4; filter:alpha(opacity=40); zoom:1; position: absolute; left: 0px; top: 50%; margin-top: -14px; z-index: 1; width: 100%;}
.loading .db-banner { opacity: 0; filter:Alpha(opacity=0); zoom:1; }
.db-banner { position: relative; zoom: 1; width: 100%;height: calc(100vh); overflow: hidden;}
.db-banner .slides { zoom: 1; overflow: hidden;}
.db-banner .slides li { position: relative; -webkit-backface-visibility: hidden; height: calc(100vh);}
.db-banner .slides li img,.db-banner .slides li a  { display: block; margin: auto; }
.db-banner .slides li .adbgimg { width: 100%; height: calc(100vh); display: block; text-indent: -9999px;position: relative;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    z-index: 9;
}
.flex-pauseplay span { text-transform: capitalize;}
/*banner计数点击*/
.flex-control-nav { position: absolute; bottom:13%; z-index:3; width:100%; text-align:center;}
.flex-control-nav li { display:inline-block; margin:0 5px; font-size: 0; }
.flex-control-nav a { display: block; width: 20px; height: 6px; overflow: hidden; background: #fff;border-radius: 2px; opacity:0.4; filter:alpha(opacity=40); cursor: pointer;  }
.flex-control-nav .flex-active { background: #3997CB; opacity:1;width: 30px; }

/*banner左右方向*/
.flex-direction-nav { *height: 0; }
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -24px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em }
.flex-direction-nav .flex-prev { left: 50%; margin-left: -590px; background-position: 0 0;  }
.flex-direction-nav .flex-next { right: 50%; margin-right: -600px; background-position:-120px 0; }
.flex-direction-nav .flex-disabled { filter:alpha(opacity=0); opacity: 0!important;  cursor: default; }
.db-banner:hover .flex-direction-nav .flex-prev:hover, .db-banner:hover .flex-direction-nav .flex-next:hover { opacity: 1; }
.db-banner:hover .flex-prev,.db-banner:hover .flex-next { opacity: 0.6; filter:alpha(opacity=60) }


.shubiaoshang{
    width: 34px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -17px;
}

p{
    margin: 0;
}


@keyframes mylogo { from  {bottom: 30px;} to  {bottom: 20px;} }
/* Firefox */
@-moz-keyframes mylogo { from  {bottom: 30px;} to  {bottom: 20px;} }
/* Safari 和 Chrome */
@-webkit-keyframes mylogo { from  {bottom: 30px;} to  {bottom: 20px;} }
/* Opera */
@-o-keyframes mylogo { from  {bottom: 30px;} to  {bottom: 20px;} }
.shubiaoxia{
    width: 24px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -12px;
    animation: mylogo 0.5s linear 0s infinite alternate;
    /* Firefox: */
    -moz-animation: mylogo 0.5s linear 0s infinite alternate;
    /* Safari 和 Chrome: */
    -webkit-animation: mylogo 0.5s linear 0s infinite alternate;
    /* Opera: */
    -o-animation: mylogo 0.5s linear 0s infinite alternate;
}


.top-bgc-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
}
.logo-text{
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
}
.logo-text-fl{
    float: left;
    height: 16px;
    width: 223px;
    background: url("../images/common/desc-white.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.logo-text-fr{
    width: 170px;
    height: 16px;
    float: right;
    background: url("../images/common/phone-white.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.top-menu-box{
    height: 66px;
    line-height: 66px;
    text-align: left;
    color: #fff;
}
.top-menu-box .logo-img{
    height: 40px;
    float: left;
    margin-top: 13px;
}
.top-menu-box .top-menu-category1{
    display: inline-block;
    font-size: 16px;
    margin-left: 30px;
}
.top-menu-box .top-menu-category1 li{
    float: left;
    height: 66px;
    line-height: 66px;
    text-align: center;
    position: relative;
}



.top-menu-box .top-menu-category1 li a{
    color: #fff;
    width: 100%;
}
.top-menu-box .top-menu-category1 li a:active{
    color: #fff;
}
.top-menu-box .top-menu-category1 li a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category1 .categoryItem1{
    width: 68px;
    color: #3997CB;
}

.top-menu-box .top-menu-category1 .categoryItem1:hover{
    color: #3997CB;
    cursor: pointer;
}
.top-menu-box .top-menu-category1 .categoryItem2{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem2:hover{
    color: #3997CB;
    cursor: pointer;
}
.top-menu-box .top-menu-category1 .categoryItem3{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem3:hover{
    color: #3997CB;
    cursor: pointer;
}
.top-menu-box .top-menu-category1 .categoryItem4{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem4:hover{
    color: #3997CB;
    cursor: pointer;
}

.top-menu-box .top-menu-category2{
    float: right;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 a{
    color: #fff;
}
.top-menu-box .top-menu-category2 li{
    float: right;
    height: 66px;
    line-height: 66px;
    text-align: center;
    cursor: pointer;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr{
    width: 70px;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr .login-btn a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr .login-btn a:hover{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    background-color: #3997CB;
    border: 1px solid #3997CB;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr{
    width: 100px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr .resign-btn a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr .resign-btn a:hover{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    background-color: #3997CB;
    border: 1px solid #3997CB;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem3-fr{
    width: 96px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem3-fr a:hover{
    color: #3997CB;
}

.top-menu-box .top-menu-category2 .categoryItem4-fr{
    width: 96px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem4-fr a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category2 .categoryItem5-fr{
    width: 126px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem5-fr a:hover{
    color: #3997CB;
}
.top-text-box{
    position: absolute;
    text-align: center;
    height: 253px;
    width: 1200px;
    top: 50%;
    margin-top: -126.5px;
}
.home-logo-text{
    line-height: 84px;
    font-size: 60px;
    color: #FFFFFF;
}
.subhome-logo-text{
    font-size: 32px;
    color: #FFFFFF;
    line-height: 45px;
    margin-top: 30px;
}
.no-free-btn{
    margin-top: 54px;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #3997CB;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    transition: margin-top .4s;
    -moz-transition:margin-top .4s; /* Firefox 4 */
    -webkit-transition:margin-top .4s; /* Safari and Chrome */
    -o-transition:margin-top .4s; /* Opera */
}
.no-free-btn:hover{
    margin-top: 50px;
}


.product-center-subUl{
    display: none;
    position: absolute;
    bottom: -243px;
    width: 160px;
    height: 243px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}
.sjx_img_box1,.sjx_img_box2,.sjx_img_box3{
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 22px;
    display: none;
}
.product-center-subUl li.product-center-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.product-center-subUl li.product-center-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #3997CB;
}
.product-center-subUl li.product-center-subLi a{
    font-size: 14px;
    color: #333333;
}

.resolve-problem-subUl{
    display: none;
    position: absolute;
    bottom: -403px;
    width: 160px;
    height: 403px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}

.resolve-problem-subUl li.about-us-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.resolve-problem-subUl li.about-us-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #333333;
}
.resolve-problem-subUl li.about-us-subLi a{
    font-size: 14px;
    color: #333333;
}



.about-us-subUl{
    display: none;
    position: absolute;
    bottom: -283px;
    width: 160px;
    height: 283px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}
.about-us-subUl li.about-us-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.about-us-subUl li.about-us-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #333333;
}
.about-us-subUl li.about-us-subLi a{
    font-size: 14px;
    color: #333333;
}




/*电子印章*/
.eseal-info-box{
    height: calc(100vh);
    position: relative;
    width:100%;
}

.eseal-info-box{
    position: relative;
    width:100%;
    height:calc(100vh);
    overflow: hidden;
    zoom:1;
}
.eseal-info-box ul{
    height:100%;
}
.eseal-info-box li{
    position: relative;
    overflow: hidden;
    zoom:1;
    float:left;
    width:120px;
    height:100%;
}
.eseal-info-box .first-li-box .num{
    background-color: #f1f4fb;
}
.eseal-info-box .second-li-box .num{
    background-color: #f5f7fb;
}
.eseal-info-box .third-li-box .num{
    background-color: #e3eaf6;
}
.download-mobile-btn{
    position: relative;
}
.download-mobile-qrcode{
    width: 168px;
    position: absolute;
    top: 42px;
    left: -11px;
    display: none;
}


.eseal-info-box .first-li-box .description{
    background: url("../images/home/2.svg") no-repeat;
    -webkit-background-size: 90%;
    background-size: 90% ;
    background-position: center  50px;
}
.eseal-info-box .second-li-box .description{
    background: url("../images/home/2-2.svg") no-repeat;
    -webkit-background-size: 90%;
    background-size: 90%;
    background-position: center 50px;
}
.eseal-info-box .third-li-box .description{
    background: url("../images/home/2-3.svg") no-repeat;
    -webkit-background-size: 90%;
    background-size: 90%;
    background-position: center  50px;
}


.eseal-info-box .num{
    cursor:pointer;
    position: absolute;
    left:0;
    top:0;
    width:120px;
    height:100%;
    word-wrap: break-word;
    text-align: center;
    color:#8a8a8a;
    z-index: 1;
}
.eseal-info-box .num h1{
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -16px;
    font-weight: 400;
    width:32px;
    height: 200px;
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 32px;
    color: #666666;
}
.eseal-info-box .num h1 span{
    font-size: 24px;
}
.eseal-info-box .description{
    position: absolute;
    left:120px;
    top:0;
    width: 100%;
    height:100%;
    color:#000;
    /*background: #eeeeee;*/
}
.eseal-info-box .description .title-box{
    text-align: center;
    padding-top: 60px;
}
.eseal-info-box .description p{
    margin-top: 12px;
}
.eseal-info-box .description .content{
    display: inline-block;
    width: 788px;
    text-align: left;
    margin-top: 20px;
}
.eseal-info-box .description{
    display: block;
}

.eseal-info-box .btn-box{
    margin-top: 26px;
    text-align: center;
    position: relative;
}
.eseal-info-box .btn-box .inner-btn-box{
    position: absolute;
    width: 432px;
    height: 44px;
    top: 0;
    left: 50%;
    margin-left: -216px;
}
/*按钮公共样式*/
.eseal-info-box .btn-box .item-box{
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 4px;
    background-color: #fff;
}

.eseal-info-box .btn-box .eseal-detail-btn,.eseal-buy-btn,.eseal-download-btn{
    transition: top .4s;
    -moz-transition:top .4s; /* Firefox 4 */
    -webkit-transition:top .4s; /* Safari and Chrome */
    -o-transition:top .4s; /* Opera */
}

.eseal-info-box .btn-box .eseal-detail-btn{
    position: absolute;
    top: 0;
    left: 0;

}
.eseal-info-box .btn-box .eseal-buy-btn{
    position: absolute;
    top: 0;
    left: 156px;
}
.eseal-info-box .btn-box .eseal-download-btn{
    position: absolute;
    top: 0;
    right: 0;
}

.eseal-info-box .btn-box .eseal-detail-btn:hover{
    top: -4px;
}
.eseal-info-box .btn-box .eseal-buy-btn:hover{
    top: -4px;
}
.eseal-info-box .btn-box .eseal-download-btn:hover{
    top: -4px;
}

.eseal-info-box .btn-box .item-box:hover{
    color: #fff;
    background: #3997CB;
    /*box-shadow: 0 2px 6px 0 #D9D9D9;*/
    border-radius: 4px;
    border: 1px solid #3997CB;
    cursor: pointer;
}
.eseal-info-box .btn-box .item-box a{
    width: 100%;
}
.eseal-info-box .btn-box .item-box a:hover{
    color: #fff;
}






/*解决方案*/
.solve-program-box{
    display: inline-block;
    width: 100%;
    background: url('../images/home/3-banner.jpg') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.solve-program-box .title-text{
    padding-top: 60px;
    text-align: center;
}
.solve-program-box .des-test{
    text-align: center;
    margin-top: 20px;
}
.solve-program-box .solve-ui-box{
    margin-top: 28px;
}
.solve-ui-box-second{
    display: none;
}
.solve-program-box .solve-ui-box .solve-li-box{
    float: left;
    width: 200px;
    height: 130px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.resolve_border-bottom{
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 180px;
    left: 10px;
    background-color: #3997CB;
    border-radius: 2px;
    display: none;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-0-0{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/0-1.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-0-1{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/cityPlan.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-0-2{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/0-0.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-1{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/bank.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-2{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/resource.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-3{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/home_icon.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-4{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/icon2.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-7{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/wuliu_icon.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-8{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/gy_icon.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-9{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../images/home/eleGov-icon.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.solve-program-box .solve-ui-box .solve-li-box span{
    margin-top: 16px;
}
.solve-program-box .solve-ui-box .solve-li-box p{
    margin-top: 13.5px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333333;
}
.solve-program-box .solve-ui-box .solve-li-box .solve-li-box-icon-5,.solve-li-box-icon-6{
    cursor: pointer;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url('../images/home/arrow-icon.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-top: 30px;
}
.solve-li-box-icon-6{
    background: url('../images/home/arraw-icon-left.svg') no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-top: 30px !important;
}
.apply-content-box1,.apply-content-box2,.apply-content-box3,.apply-content-box4,.apply-content-box5,.apply-content-box6,.apply-content-box7,.apply-content-box8,.apply-content-box9,.apply-content-box10{
    margin-top: 50px;
    height: 524px;
    background: rgba(250,250,250,.7);
    border-radius: 10px;
    border: 1px solid #f1f1f1;
    display: none;
    margin-bottom: 80px;
}

.process-img-box0-0{
    background: url("../images/education/4-1.svg") no-repeat;
}
.process-img-box0-1{
    background: url("../images/medical/4-1.svg") no-repeat;
}
.process-img-box0-2{
    background: url("../images/cityPlan/4-1.svg") no-repeat;
}
.process-img-box1{
    background: url("../images/bank/4-1.svg") no-repeat;
}
.process-img-box2{
    background: url("../images/estate_resolve/4-1.svg") no-repeat;
}
.process-img-box3{
    background: url("../images/buildDesign/4-1.svg") no-repeat;
}
.process-img-box4{
    background: url("../images/humanResource/4-1.svg") no-repeat;
}
.process-img-box5{
    background: url("../images/logistics/4-1.svg") no-repeat;
}
.process-img-box6{
    background: url("../images/supplier/4-1.svg") no-repeat;
}
.process-img-box7{
    background: url("../images/eleGov/4-1.svg") no-repeat;
}
.process-img-box{
    width: 700px;
    height: 524px;
    -webkit-background-size: 620px;
    background-size: 620px;
    background-position: center center;
}
.word-box-area{
    width: 498px;
    height: 522px;
    padding: 100px 40px 0;
}
.word-box-area .title{
    font-size: 20px;
    color: #333333;
    line-height: 25px;
}
.word-box-area .content-word-box{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-top: 20px;
    text-align: justify;
}
.word-box-area a{
    font-size: 16px;
    color: #3997CB;
    line-height: 22px;
    margin-top: 56px;
}




/*合作伙伴*/
.partner-box .title-text{
    padding-top: 90px;
    text-align: center;
}
.partner-box .des-test{
    text-align: center;
    margin-top: 20px;
}
.partner-box .partner-ui-box{
    margin-top: 50px;
}
.partner-box .partner-ui-box li{
    float: left;
    width: 240px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 40px;
}
.partner-box .partner-ui-box li div{
    display: inline-block;
    width: 210px;
    height: 80px;
}
.partner-box .partner-ui-box li div:hover{
    background-color: #FFFFFF;
    box-shadow: 0 0 6px 0 #D3DADE;
    border-radius: 4px;
    border-radius: 4px;
}
.partner-box .partner-ui-box .partner-li-box{
    -webkit-background-size: 210px !important;
    background-size: 210px !important;
    background-position: center 0 !important;
    cursor: pointer;
}




/*客户按钮*/
.customerCase-box .title-text{
    padding-top: 40px;
    text-align: center;
}

.customerCase-box .des-test{
    text-align: center;
    margin-top: 20px;
}

.customerCase-box .customerCase-ui-box{
    margin-top: 50px;
}
.customerCase-box .customerCase-ui-box li{
    float: left;
    width: 240px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 40px;
}
.customerCase-box .customerCase-ui-box li div{
    display: inline-block;
    width: 210px;
    height: 80px;
}
.customerCase-box .customerCase-ui-box li div:hover{
    background-color: #FFFFFF;
    box-shadow: 0 0 6px 0 #D3DADE;
    border-radius: 4px;
    border-radius: 4px;
}
.customerCase-box .customerCase-ui-box .customerCase-li-box{
    -webkit-background-size: 210px !important;
    background-size: 210px !important;
    background-position: center 0 !important;
    cursor: pointer;
}



/*法律效力*/
.legal-validity-box{
    margin-top: 40px;
    height: 400px;
    background: url("../images/home/6banner.jpg") no-repeat;
    -webkit-background-size: 1920px 1080px;
    background-size: 1920px 1080px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.legal-validity-box .title-text{
    padding-top: 100px;
    text-align: center;
    color: #fff;
}
.legal-validity-box .des-test{
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-top: 30px;
    text-align: center;
}


/*线下网点*/
.offline-outlets-box{
    height: 600px;
    background-color: #efeeee;
    background: url("../images/home/7.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.offline-outlets-box .main-box{
    position: relative;
}
.offline-outlets-box .search-text-box{
    position: absolute;
    top: 201px;
    left: 50%;
    margin-left: -200px;
    width: 310px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #666666;
    padding-left: 26px;
    text-align: justify;
}
.offline-outlets-box .search-text-box .search-input-box{
    position: absolute;
    top: 4px;
    left: 30px;
    background-color: #f3f2f2;
    width: 280px;
    height: 60px;
    line-height: 60px;
    margin-top: -2px;
    font-size: 18px;
    color: #666;
    font-family: "Microsoft YaHei";
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#666;
    font-size:18px;
    font-family: "Microsoft YaHei";
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#666;
    font-size:18px;
    font-family: "Microsoft YaHei";
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#666;
    font-size:18px;
    font-family: "Microsoft YaHei";
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#666;
    font-size:18px;
    font-family: "Microsoft YaHei";
}



.offline-outlets-box .title-text{
    padding-top: 121px;
    text-align: center;
}
.offline-outlets-box .search-box{
    margin-top: 30px;
    display: inline-block;
    width: 400px;
    height: 64px;
    background: url("../images/home/search.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
}
.offline-outlets-box .des-test{
    margin-top: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
}

/*滑动时的头部样式*/
.swiper-box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 99012;
}



.know-more-btn{
    margin-top: 10px;
    margin-bottom: 40px;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3997CB;
    border-radius: 4px;
    color: #3997CB;
}
.know-more-btn a{
    color: #3997CB;
}






